Interface EphoneDirectory

All Superinterfaces:
IPCObject
All Known Implementing Classes:
EphoneDirectoryImpl

public interface EphoneDirectory extends IPCObject
Information provided by the PKI file:

    \class CEphoneDirectory
    
    \brief CEphoneDirectory holds and manipulates the ephone directory.
    
    \example network().getDevice("Router0").getProcess("CMEProcess").getEphoneDirectory(11)
    
Author:
Auto-generated
  • Method Details

    • setLineNumber

      void setLineNumber(String lineNum)
      Information provided by the PKI file:
      
          \brief Sets the line number for the ephone directory.
          
          \param lineNum, the line number for the ephone directory.
          
              
      Parameters:
      lineNum - Takes in a parameter of lineNum
    • getLineNumber

      String getLineNumber()
      Information provided by the PKI file:
      
          \brief Returns the line number of the ephone directory.
          
          \return string, the line number of the ephone directory.
          
              
      Returns:
      String Returns a String
    • getDnTag

      int getDnTag()
      Information provided by the PKI file:
      
          \brief Returns the directory number of the ephone directory.
          
          \return int, the directory number of the ephone directory.
          
              
      Returns:
      int Returns a int